home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2359 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.lang.c
  2. Path: Utrecht.NL.net!news
  3. From: E.H.Terwiel@inter.NL.net (E.H. Terwiel (Erik))
  4. Subject: Re: How do I make a TSR?
  5. X-Nntp-Posting-Host: utr98-17.utrecht.nl.net
  6. Message-ID: <DLI0DJ.Gox@inter.NL.net>
  7. Sender: news@inter.NL.net (News at newsutr)
  8. Organization: NLnet
  9. X-Newsreader: Forte Free Agent 1.0.82
  10. References: <4dqkl6$pfr@roadrunner.atlas.co.uk> <20JAN199609410449@erich.triumf.ca>
  11. Date: Sat, 20 Jan 1996 21:12:19 GMT
  12.  
  13. bennett@erich.triumf.ca (P.Bennett) wrote:
  14.  
  15. >In article <4dqkl6$pfr@roadrunner.atlas.co.uk>, Oliver Homer <oliver.homer@ooh.conqueror.co.uk> writes...
  16. >>I want to write a TSR that will display the time in DOS
  17. >>I have written a Clock in C but don't know how to convert it into a TSR
  18. >>Could anyone please help?
  19. >>Thanks
  20.  
  21. >TSRs are an MS-DOS-specific concept, so you would likely get a better response
  22. >asking this on an MS-DOS group, like comp.os.msdos.programmer.
  23.  
  24. >You should also do an anonymous ftp to rtfm.mit.edu, and have a look for an
  25. >MS-DOS FAQ which will likely have some suggestions.
  26.  
  27. >Finally (or maybe first...) try anonymous ftp to one of the Simtel ftp sites,
  28. >such as oak.oakland.edu, and look around under the ms-dos area - there may be
  29. >libraries or help files there.
  30.  
  31.  
  32. AL stevens wrote a book on this: " Turbo C memory resident utilities
  33. ...... etc" MIS press ISBN 0-943518-35-0
  34.  
  35. Erik
  36.  
  37.